projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2013-08-14
Martin Rudalics
Fix some issues in window.el.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dmitry Antipov
* xdisp.c (redisplay_window): If window_end_valid is...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Paul Eggert
* xdisp.c (cursor_type_changed): Now static.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Paul Eggert
* image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dmitry Antipov
* xdisp.c (adjust_window_ends): Move duplicated code...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dmitry Antipov
* window.h (struct window): Convert window_end_pos and
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dmitry Antipov
Fix --enable-gcc-warnings errors introduced in 2013...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dmitry Antipov
Cleanup window fringes, margins and scroll bars adjustm...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dmitry Antipov
* window.h (struct window): Convert scroll_bar_width
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Ulrich Mueller
* configure.ac (EMACS_CONFIGURATION): Escape backslashes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Hackney
* package-test.el: Remove tar-package-building function...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Paul Eggert
* decompress.c: Minor simplifications.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jan Djärv
Fix OSX 10.4 compiler errors.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Lars Magne...
Rename :content-type to :format in `create-image'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Lars Magne...
White-space cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Lars Magne...
* image.c (imagemagick_filename_hint): Check for errors...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Lars Magne...
Make shr feed Content-Type to the image-creating libraries
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Eli Zaretskii
Fix the Windows build broken by 2013-08-13T15:29:25Z...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Lars Magne...
Enable giving hints to ImageMagick via :content-type
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Fabián Ezequiel...
* lisp/progmodes/python.el (python-imenu--build-tree)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Eli Zaretskii
Fail zlib-decompress-region if loading zlib on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jan Djärv
Fix NS compile breakage.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jan Djärv
* nsterm.h: Fix CGFloat for OSX 10.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* window.h (WINDOW_FRINGE_EXTENDED_P): New macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Paul Eggert
* decompress.c (Fzlib_decompress_region): Try to clarif...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* window.h (struct window): Convert left_margin_cols and
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Xue Fuqiao
Doc fix for forward-word and backward-word.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Xue Fuqiao
* src/cmds.c (forward_char, backward_char): Mention...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Stefan Monnier
* lisp/frameset.el (frameset--make): Rename constructor...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* window.h (struct window): Convert left_fringe_width
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
Auto-commit of generated files.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* nsfns.m (x_set_cursor_type):
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* keyboard.c (Fdiscard_input): Do not increment update_...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* font.c (clear_font_cache): New function, stripped...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Antipov
* window.c (Fset_window_start): Compare `w', not `windo...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
Tweak some settings of compile-command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
Fix some custom types
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
* gnus/gnus-icalendar.el (gnus-icalendar-org-capture...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
Fix some custom types
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
* lispref/lists.texi (List Elements): Undocument nth...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
* admin/FOR-RELEASE: Add note about bad Texinfo node...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
Merge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Glenn Morris
Rename some doc/misc info nodes to avoid chars that...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Xue Fuqiao
* doc/lispref/frames.texi (Display Feature Testing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Stefan Monnier
* lisp/emacs-lisp/timer.el (timer--time-setter): New...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Xue Fuqiao
* doc/lispref/frames.texi (Display Feature Testing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Paul Eggert
* process.c (deactivate_process): Reset fds to -1.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eli Zaretskii
Fix zlib support on MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Lars Magne...
Add a test for decompressing gzipped data
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Grégoire Jadi
* mail/sendmail.el (sendmail-send-it): Don't kill the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Lars Magne...
Rename `zlib-decompress-gzipped-region' to `zlib-decomp...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Paul Eggert
Minor zlib configuration tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Juanma Barranquero
lisp/xml.el (xml-parse-tag-1): Use looking-at.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Lars Magne...
Add the zlib prefix to `decompress-gzipped-region'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eli Zaretskii
Fix build with zlib on MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Glenn Morris
Auto-commit of generated files.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dmitry Antipov
Avoid looping over all frame windows to freeze and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Paul Eggert
Fix some fd issues when running subprocesses.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Katsumi Yamaoka
lisp/gnus/ChangeLog: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Katsumi Yamaoka
lisp/gnus/mm-decode.el (mm-display-external): Run a...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Katsumi Yamaoka
doc/misc/gnus.texi (Mail Source Specifiers): Fix descri...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Glenn Morris
* etc/refcards/Makefile (dist): New rule.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Katsumi Yamaoka
lisp/gnus/mm-decode.el (mm-display-external): Try to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Glenn Morris
etc/refcards/Makefile tweaks
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Paul Eggert
Merge from gnulib.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Glenn Morris
Reduce some duplication in doc/misc/Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Glenn Morris
Merge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Glenn Morris
Add build, install, uninstall rules for all dvi, html...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Paul Eggert
* decompress.c: Fix bugs with large buffers and weird...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Paul Eggert
Add --with-zlib to 'configure'.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Lars Magne...
* net/eww.el (eww-display-html): Ignore coding system...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Lars Magne...
Add Content-Transfer gzip support to url
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Lars Magne...
Fix decompress gap handling bug
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Lars Magne...
Add zlib support via the `decompress-gzipped-region...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Jan Djärv
Fix crash on OSX >= 10.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Jan Djärv
Fix memory leak warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Jan Djärv
* nsmenu.m (ns_update_menubar): Call fillWithWidgetValu...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Juanma Barranquero
lisp/frameset.el (frameset-valid-p): Fix check; STATES...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Paul Eggert
Omit some unnecessary casts.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Juanma Barranquero
lisp/*.el: More lexical-binding warnings' cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Xue Fuqiao
Add some notes related to continuous build on Hydra
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Paul Eggert
Minor string-length refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Juanma Barranquero
lisp/*.el: Remove lexical-binding warnings; additional...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Juanma Barranquero
lisp/emacs-lisp/timer.el (timer--time): Define setter...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Juanma Barranquero
lisp/completion.el: Remove stuff unused since 2013...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Glenn Morris
Auto-commit of generated files.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Jan Djärv
* xterm.c (x_error_handler): Also ignore BadWindow...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Eli Zaretskii
Provide a Windows manifest for update-game-score.exe.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Xue Fuqiao
* doc/lispref/edebug.texi (Instrumenting Macro Calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Xue Fuqiao
* doc/misc/ido.texi (Working Directories):
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Juanma Barranquero
lisp/filecache.el (file-cache-delete-file-list): Print...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Juanma Barranquero
lisp/ffap.el: Fix reference to variable thing-at-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Xue Fuqiao
* doc/lispref/control.texi (Error Symbols): Minor fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Monnier
* lisp/subr.el (define-error): New function.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Eli Zaretskii
Fix bug #15064 with assertion violation due to mouse...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Monnier
* lisp/time.el (display-time-event-handler)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Dmitry Antipov
Use xstrdup and build_unibyte_string where applicable.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Eli Zaretskii
Define a few variables of obscure types to aid debuggin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Katsumi Yamaoka
lisp/gnus/mm-decode.el (mm-temp-files-delete): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Katsumi Yamaoka
Gnus: delete temporary files when Gnus exits instead...
commit
|
commitdiff
|
tree
|
snapshot
next